[INFO] cloning repository https://github.com/ZSJnbu/cloudcontrol-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZSJnbu/cloudcontrol-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZSJnbu%2Fcloudcontrol-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZSJnbu%2Fcloudcontrol-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e24d490fc93fb23d1c08c9dce955054a3cf6e974
[INFO] testing ZSJnbu/cloudcontrol-rust against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZSJnbu%2Fcloudcontrol-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZSJnbu/cloudcontrol-rust
[INFO] finished tweaking git repo https://github.com/ZSJnbu/cloudcontrol-rust
[INFO] tweaked toml for git repo https://github.com/ZSJnbu/cloudcontrol-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZSJnbu/cloudcontrol-rust on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZSJnbu/cloudcontrol-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.12
[INFO] [stderr]   Downloaded actix-codec v0.5.2
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded local-channel v0.1.5
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded impl-more v0.1.9
[INFO] [stderr]   Downloaded parse-size v1.1.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.3.0
[INFO] [stderr]   Downloaded actix-multipart v0.7.2
[INFO] [stderr]   Downloaded actix-files v0.6.10
[INFO] [stderr]   Downloaded zstd v0.13.3
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded zune-jpeg v0.5.12
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded brotli-decompressor v5.0.0
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded actix-http v3.12.0
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded actix-web v4.13.0
[INFO] [stderr]   Downloaded moka v0.12.14
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded actix-server v2.6.0
[INFO] [stderr]   Downloaded actix-router v0.5.4
[INFO] [stderr]   Downloaded actix-ws v0.3.1
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded base64ct v1.8.3
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded flume v0.11.1
[INFO] [stderr]   Downloaded actix-multipart-derive v0.7.0
[INFO] [stderr]   Downloaded zstd-safe v7.2.4
[INFO] [stderr]   Downloaded actix-service v2.0.3
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded tagptr v0.2.0
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded etcetera v0.8.0
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded brotli v8.0.2
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded local-waker v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e136cb50f3d89dfe80329ea9c958efaedb9e60448c74449559f053cff3270e7a
[INFO] running `Command { std: "docker" "start" "-a" "e136cb50f3d89dfe80329ea9c958efaedb9e60448c74449559f053cff3270e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e136cb50f3d89dfe80329ea9c958efaedb9e60448c74449559f053cff3270e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e136cb50f3d89dfe80329ea9c958efaedb9e60448c74449559f053cff3270e7a", kill_on_drop: false }`
[INFO] [stdout] e136cb50f3d89dfe80329ea9c958efaedb9e60448c74449559f053cff3270e7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7dd38305105eed472d213ba537a5ca233baa6d0bdf6a83c314a1bf72e761a98
[INFO] running `Command { std: "docker" "start" "-a" "c7dd38305105eed472d213ba537a5ca233baa6d0bdf6a83c314a1bf72e761a98", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling actix-files v0.6.10
[INFO] [stderr]    Compiling actix-multipart v0.7.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling actix-ws v0.3.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling cloudcontrol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ip`
[INFO] [stdout]   --> src/device/atx_init.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub async fn verify_ready(ip: &str, port: i64) -> bool {
[INFO] [stdout]    |                               ^^ help: if this is intentional, prefix it with an underscore: `_ip`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read_initial_dimensions` is never used
[INFO] [stdout]    --> src/device/scrcpy.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl ScrcpySession {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 209 |     async fn read_initial_dimensions(serial: &str) -> (u32, u32) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crc16_hash` is never used
[INFO] [stdout]    --> src/device/scrcpy.rs:331:4
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn crc16_hash(s: &str) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 35s
[INFO] running `Command { std: "docker" "inspect" "c7dd38305105eed472d213ba537a5ca233baa6d0bdf6a83c314a1bf72e761a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7dd38305105eed472d213ba537a5ca233baa6d0bdf6a83c314a1bf72e761a98", kill_on_drop: false }`
[INFO] [stdout] c7dd38305105eed472d213ba537a5ca233baa6d0bdf6a83c314a1bf72e761a98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c04a13b7d7abcc652e06d7f6a49d2f2fbed57de1e6c9ebc20da4aae1460f9805
[INFO] running `Command { std: "docker" "start" "-a" "c04a13b7d7abcc652e06d7f6a49d2f2fbed57de1e6c9ebc20da4aae1460f9805", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling actix-ws v0.3.1
[INFO] [stderr]    Compiling actix-files v0.6.10
[INFO] [stderr]    Compiling actix-multipart v0.7.2
[INFO] [stderr]    Compiling cloudcontrol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ip`
[INFO] [stdout]   --> src/device/atx_init.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub async fn verify_ready(ip: &str, port: i64) -> bool {
[INFO] [stdout]    |                               ^^ help: if this is intentional, prefix it with an underscore: `_ip`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read_initial_dimensions` is never used
[INFO] [stdout]    --> src/device/scrcpy.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl ScrcpySession {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 209 |     async fn read_initial_dimensions(serial: &str) -> (u32, u32) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crc16_hash` is never used
[INFO] [stdout]    --> src/device/scrcpy.rs:331:4
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn crc16_hash(s: &str) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ip`
[INFO] [stdout]   --> src/device/atx_init.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub async fn verify_ready(ip: &str, port: i64) -> bool {
[INFO] [stdout]    |                               ^^ help: if this is intentional, prefix it with an underscore: `_ip`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read_initial_dimensions` is never used
[INFO] [stdout]    --> src/device/scrcpy.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl ScrcpySession {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 209 |     async fn read_initial_dimensions(serial: &str) -> (u32, u32) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crc16_hash` is never used
[INFO] [stdout]    --> src/device/scrcpy.rs:331:4
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn crc16_hash(s: &str) -> u32 {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/utils/host_ip.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |             assert!(num <= 255);
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "c04a13b7d7abcc652e06d7f6a49d2f2fbed57de1e6c9ebc20da4aae1460f9805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c04a13b7d7abcc652e06d7f6a49d2f2fbed57de1e6c9ebc20da4aae1460f9805", kill_on_drop: false }`
[INFO] [stdout] c04a13b7d7abcc652e06d7f6a49d2f2fbed57de1e6c9ebc20da4aae1460f9805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 716dca9b75e41867404adceb8560ff9f258930b75d7f08e16eb9f73465973c3d
[INFO] running `Command { std: "docker" "start" "-a" "716dca9b75e41867404adceb8560ff9f258930b75d7f08e16eb9f73465973c3d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `ip`
[INFO] [stderr]   --> src/device/atx_init.rs:98:31
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub async fn verify_ready(ip: &str, port: i64) -> bool {
[INFO] [stderr]    |                               ^^ help: if this is intentional, prefix it with an underscore: `_ip`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `read_initial_dimensions` is never used
[INFO] [stderr]    --> src/device/scrcpy.rs:209:14
[INFO] [stderr]     |
[INFO] [stderr]  37 | impl ScrcpySession {
[INFO] [stderr]     | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 209 |     async fn read_initial_dimensions(serial: &str) -> (u32, u32) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `crc16_hash` is never used
[INFO] [stderr]    --> src/device/scrcpy.rs:331:4
[INFO] [stderr]     |
[INFO] [stderr] 331 | fn crc16_hash(s: &str) -> u32 {
[INFO] [stderr]     |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]   --> src/utils/host_ip.rs:35:21
[INFO] [stderr]    |
[INFO] [stderr] 35 |             assert!(num <= 255);
[INFO] [stderr]    |                     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cloudcontrol` (lib) generated 3 warnings (run `cargo fix --lib -p cloudcontrol` to apply 1 suggestion)
[INFO] [stderr] warning: `cloudcontrol` (lib test) generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudcontrol-273ff726f3ac4921)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test config::tests::test_load_config_invalid_yaml ... ok
[INFO] [stdout] test config::tests::test_config_defaults ... ok
[INFO] [stdout] test config::tests::test_load_config_missing_file ... ok
[INFO] [stdout] test config::tests::test_load_config_from_file ... ok
[INFO] [stdout] test db::sqlite::tests::test_database_new_creates_tables ... ok
[INFO] [stdout] test db::sqlite::tests::test_find_by_udid_not_found ... ok
[INFO] [stdout] test db::sqlite::tests::test_delete_install_file ... ok
[INFO] [stdout] test db::sqlite::tests::test_insert_many ... ok
[INFO] [stdout] test db::sqlite::tests::test_field_mapping_bool ... ok
[INFO] [stdout] test db::sqlite::tests::test_find_device_list_present ... ok
[INFO] [stdout] test device::adb::tests::test_device_type_emulator ... ok
[INFO] [stdout] test device::adb::tests::test_device_type_usb ... ok
[INFO] [stdout] test device::adb::tests::test_device_type_wifi ... ok
[INFO] [stdout] test device::adb::tests::test_is_usb_serial ... ok
[INFO] [stdout] test models::device::tests::test_device_default ... ok
[INFO] [stdout] test models::device::tests::test_device_from_map_complete ... ok
[INFO] [stdout] test models::device::tests::test_device_from_map_minimal ... ok
[INFO] [stdout] test models::device::tests::test_device_json_fields ... ok
[INFO] [stdout] test models::device::tests::test_device_serde_rename ... ok
[INFO] [stdout] test models::file::tests::test_installed_file_defaults ... ok
[INFO] [stdout] test models::file::tests::test_installed_file_deserialize ... ok
[INFO] [stdout] test models::file::tests::test_installed_file_serde_rename ... ok
[INFO] [stdout] test db::sqlite::tests::test_field_mapping_json ... ok
[INFO] [stdout] test db::sqlite::tests::test_update_nonexistent ... ok
[INFO] [stdout] test db::sqlite::tests::test_save_and_query_install_file ... ok
[INFO] [stdout] test db::sqlite::tests::test_delete_all_devices ... ok
[INFO] [stdout] test db::sqlite::tests::test_upsert_insert ... ok
[INFO] [stdout] test db::sqlite::tests::test_update_existing ... ok
[INFO] [stdout] test pool::batch_processor::tests::test_submit_with_handler ... ok
[INFO] [stdout] test pool::screenshot_cache::tests::test_cache_get_nonexistent ... ok
[INFO] [stdout] test pool::screenshot_cache::tests::test_cache_max_size_eviction ... ok
[INFO] [stdout] test pool::screenshot_cache::tests::test_cache_set_and_get ... ok
[INFO] [stdout] test pool::screenshot_cache::tests::test_cache_ttl_expiry ... ok
[INFO] [stdout] test pool::batch_processor::tests::test_batch_grouping ... ok
[INFO] [stdout] test pool::batch_processor::tests::test_submit_no_handler ... ok
[INFO] [stdout] test pool::screenshot_cache::tests::test_pending_clear ... ok
[INFO] [stdout] test pool::screenshot_cache::tests::test_pending_no_existing ... ok
[INFO] [stdout] test pool::screenshot_cache::tests::test_pending_register_and_subscribe ... ok
[INFO] [stdout] test utils::hierarchy::tests::test_parse_bounds_invalid ... ok
[INFO] [stdout] test utils::hierarchy::tests::test_parse_bounds_normal ... ok
[INFO] [stdout] test utils::hierarchy::tests::test_parse_bounds_offset ... ok
[INFO] [stdout] test utils::hierarchy::tests::test_str2bool_variants ... ok
[INFO] [stdout] test utils::hierarchy::tests::test_xml_to_json_nested ... ok
[INFO] [stdout] test utils::host_ip::tests::test_get_host_ip_not_empty ... ok
[INFO] [stdout] test utils::host_ip::tests::test_get_host_ip_returns_valid_ip ... ok
[INFO] [stdout] test db::sqlite::tests::test_upsert_update ... ok
[INFO] [stdout] test utils::hierarchy::tests::test_xml_to_json_attr_aliases ... ok
[INFO] [stdout] test utils::hierarchy::tests::test_xml_to_json_simple ... ok
[INFO] [stdout] test pool::connection_pool::tests::test_stats ... ok
[INFO] [stdout] test pool::connection_pool::tests::test_get_or_create_new ... ok
[INFO] [stdout] test pool::connection_pool::tests::test_get_or_create_cached ... ok
[INFO] [stdout] test pool::connection_pool::tests::test_remove ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cloudcontrol-141f5513085f0f2b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_config.rs (/opt/rustwide/target/debug/deps/test_config-3c28fa71d5b2a1de)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_config_server_port ... ok
[INFO] [stdout] test test_config_db_name ... ok
[INFO] [stdout] test test_load_real_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_database.rs (/opt/rustwide/target/debug/deps/test_database-f4a215b11f50eaa4)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_extra_data_persistence ... ok
[INFO] [stdout] test test_json_field_persistence ... ok
[INFO] [stdout] test test_file_crud_lifecycle ... ok
[INFO] [stdout] test test_device_field_roundtrip ... ok
[INFO] [stdout] test test_full_device_lifecycle ... ok
[INFO] [stdout] test test_bool_field_mapping ... ok
[INFO] [stdout] test test_file_pagination ... ok
[INFO] [stdout] test test_concurrent_upserts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_server.rs (/opt/rustwide/target/debug/deps/test_server-5703b1d2da4812cb)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_heartbeat_missing_identifier ... ok
[INFO] [stdout] test test_device_info_not_found ... ok
[INFO] [stdout] test test_files_empty ... ok
[INFO] [stdout] test test_device_list_with_devices ... ok
[INFO] [stdout] test test_device_list_empty ... ok
[INFO] [stdout] test test_device_info_found ... ok
[INFO] [stdout] test test_file_delete_redirect ... ok
[INFO] [stdout] test test_files_pagination ... ok
[INFO] [stdout] test test_installfile_page ... ok
[INFO] [stdout] test test_heartbeat_updates_session ... ok
[INFO] [stdout] test test_mock_touch_ok ... ok
[INFO] [stdout] test test_heartbeat_new_session ... ok
[INFO] [stdout] test test_nio_stats ... ok
[INFO] [stdout] test test_remote_page_with_device ... ok
[INFO] [stdout] test test_index_page ... FAILED
[INFO] [stdout] test test_remote_page_not_found ... ok
[INFO] [stdout] test test_touch_missing_coordinates ... ok
[INFO] [stdout] test test_wifi_connect_invalid_format ... ok
[INFO] [stdout] test test_wifi_connect_missing_address ... ok
[INFO] [stdout] test test_mock_screenshot_base64 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_index_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_index_page' (169) panicked at tests/test_server.rs:60:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 302
[INFO] [stdout]  right: 200
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61a82eb27a4a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61a82eb27a4a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61a82eb27a4a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61a82eb27a4a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61a82eb4097a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61a82eb4097a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x61a82eb2cbb2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61a82eb2cbb2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61a82eb0353f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61a82eb0353f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61a82eb1e7a9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61a82d8bea3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61a82d8bea3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61a82eb1ea22 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61a82eb1ea22 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61a82eb035f8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61a82eafabf9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61a82eb044cd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61a82eb411ec - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61a82eb41073 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61a82d89fa0e - core[786f478f706679df]::panicking::assert_failed::<http[f6b67749c4c7bfa]::status::StatusCode, u16>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61a82d7d99bc - test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server.rs:60:5
[INFO] [stdout]   22:     0x61a82d85bf6f - <tokio[4f97738d6d07fc67]::task::local::RunUntil<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   23:     0x61a82d8533d0 - <tokio[4f97738d6d07fc67]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[4f97738d6d07fc67]::task::local::RunUntil<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   24:     0x61a82d7ad965 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[4f97738d6d07fc67]::task::local::LocalData>>::try_with::<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[4f97738d6d07fc67]::task::local::RunUntil<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x61a82d7ad1ae - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[4f97738d6d07fc67]::task::local::LocalData>>::with::<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[4f97738d6d07fc67]::task::local::RunUntil<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x61a82d84fa46 - <tokio[4f97738d6d07fc67]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[4f97738d6d07fc67]::task::local::RunUntil<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   27:     0x61a82d8603a6 - <tokio[4f97738d6d07fc67]::task::local::RunUntil<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   28:     0x61a82d854943 - <tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until::<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   29:     0x61a82d84315d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x61a82d8436dd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x61a82d7ac5fd - <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   32:     0x61a82d7a873b - tokio[4f97738d6d07fc67]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x61a82d7a873b - tokio[4f97738d6d07fc67]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x61a82d7a873b - <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   35:     0x61a82d760ff0 - <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   36:     0x61a82d78cd1d - <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   37:     0x61a82d78bb44 - <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   38:     0x61a82d86102b - <tokio[4f97738d6d07fc67]::runtime::context::scoped::Scoped<tokio[4f97738d6d07fc67]::runtime::scheduler::Context>>::set::<<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x61a82d83ccf9 - tokio[4f97738d6d07fc67]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x61a82d7b24b2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[4f97738d6d07fc67]::runtime::context::Context>>::try_with::<tokio[4f97738d6d07fc67]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x61a82d7aebfe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[4f97738d6d07fc67]::runtime::context::Context>>::with::<tokio[4f97738d6d07fc67]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x61a82d83aa8d - tokio[4f97738d6d07fc67]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x61a82d774f10 - <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   44:     0x61a82d77eec6 - <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   45:     0x61a82d780790 - <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x61a82d81d3d3 - tokio[4f97738d6d07fc67]::runtime::context::runtime::enter_runtime::<<tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x61a82d75ebe3 - <tokio[4f97738d6d07fc67]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x61a82d895031 - <tokio[4f97738d6d07fc67]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x61a82d898cab - <tokio[4f97738d6d07fc67]::runtime::runtime::Runtime>::block_on::<<tokio[4f97738d6d07fc67]::task::local::LocalSet>::run_until<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   50:     0x61a82d84ffef - <tokio[4f97738d6d07fc67]::task::local::LocalSet>::block_on::<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   51:     0x61a82d8a34e5 - <actix_rt[b65ccad554be62ff]::runtime::Runtime>::block_on::<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   52:     0x61a82d84f209 - <actix_rt[b65ccad554be62ff]::system::SystemRunner>::block_on::<test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   53:     0x61a82d801aa3 - test_server[1b79d6cb76fa21dd]::test_index_page
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server.rs:55:1
[INFO] [stdout]   54:     0x61a82d7d5627 - test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server.rs:56:27
[INFO] [stdout]   55:     0x61a82d7d3e96 - <test_server[1b79d6cb76fa21dd]::test_index_page::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x61a82d8b2b1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x61a82d8b2b1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x61a82d8bf50b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x61a82d8bf50b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61a82d8bf50b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61a82d8bf50b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61a82d8bf50b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61a82d8bf50b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x61a82d8bf50b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x61a82d8bac24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x61a82d8bac24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x61a82d8c2112 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x61a82d8c2112 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x61a82d8c2112 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x61a82d8c2112 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x61a82d8c2112 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x61a82d8c2112 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x61a82d8c2112 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x61a82eb26ccf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   75:     0x61a82eb26ccf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   76:     0x76cec8123aa4 - <unknown>
[INFO] [stdout]   77:     0x76cec81b0a64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_index_page
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_server`
[INFO] running `Command { std: "docker" "inspect" "716dca9b75e41867404adceb8560ff9f258930b75d7f08e16eb9f73465973c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "716dca9b75e41867404adceb8560ff9f258930b75d7f08e16eb9f73465973c3d", kill_on_drop: false }`
[INFO] [stdout] 716dca9b75e41867404adceb8560ff9f258930b75d7f08e16eb9f73465973c3d
